
          i,em{font-style: normal;}
          .topWrap { height:117px; min-width:1200px; max-width:1920px; width:84%; background:#fff; overflow:hidden; position:relative;z-index:3; position:absolute; top:0; left:8%;}
		  .logo{ margin:26px 0 0 3%; float:left; width:8.125%;}
		  .logo img{width:100%;display:block;}
		  .topWrap h3{ float:left; font-size:1.5rem; font-weight:bold; color:#000; margin:34px 0 0 1.5%; width:25.5%;}
		  .topWrap h3 em{ display:block; font-size:0.875rem; color:#cacaca; text-transform:uppercase; line-height:1.5rem;}
		  .nav{ width:53.125%; float:right; height:117px; margin-right:3%; overflow:hidden;}
		  .nav h5{ font:0.875rem "Microsoft YaHei UI"; width:250px; height:28px; background:url(images/lx_bg.png) no-repeat; float:right; margin:17px 0 0; color:#333; line-height:32px; text-align:center; padding-left:20px;}
		  .nav ul{ width:100%; float:right;}
		  .nav li{ font-size:16px; line-height:78px; float:left; margin-right:4.5%; text-align:center;}
		  .nav li:last-child{ margin-right:0;}
		  .nav li a{ color:#333; display:block; height:73px;}
		  .nav .cur a,.nav li a:hover{ border-bottom:5px solid #0873d9;color:#0873d9; box-sizing:border-box; font-weight:bold;}
		    @media (min-width: 1200px) and (max-width: 1400px) {
				.topWrap { left:2.5%;}
			}
			
			
		.topWrap1 {height: 53px;position: fixed;top: 0;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1); z-index:99;min-width:1200px; max-width:1920px; width:100%; margin:0 auto; left:0;} 
		.topWrap1 .top{ width:1400px; margin:0 auto;}
	    .topWrap1 .logo{ display:block; width:80px; margin-top:1px; float:left;}
	    .topWrap1 .nav{width:67.125%;}
	    .topWrap1 li{ line-height:53px; margin-right:6.5%;}
	    .topWrap1 li a{ height:53px;}
	    .topWrap1 .logo img{ display:block; width:100%;}
       .topWrap1 h5,.topWrap1 h3{display: none;}
        @media (min-width: 1200px) and (max-width: 1400px) {
				.topWrap1 .top{ width:1200px; margin:0 auto;}
			}
      

      .banner{max-height: 829px;overflow: hidden;}
      .banner img{width: 100%;display: block;}
      .banner .slick-arrow {position: absolute;bottom:5.5rem;left:50%; z-index: 9; width:50px; height:50px;border: 0; outline: none; border-radius:90px;font-size: 0;}
      .banner .slick-prev { margin-left:-530px; display: none; background:url(images/ban_l.png) no-repeat center center;}
      .banner .slick-next { margin-left:-470px; display: none;background:url(images/ban_r.png) no-repeat center center;} 
	  .slick-dots { position: absolute;left: 50%; font-size:0; bottom: 5%;width: 300px;text-align: center;margin-left: -150px;z-index: 11;}
      .slick-dots li {display: inline-block;margin: 0 8px; }
      .slick-dots li button {display: block;background: #011552;width:10px;height: 10px;color: #fff; border-radius: 20px;border:0; -webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
      .slick-dots .slick-active button {background:#0873d9;width: 50px;} 
      

.g_guide h5 p{
    position: absolute;
    left: 0;
    top: 0;
  width: 100%;height: 100%;z-index: 8;
   background: #000;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.g_guide:hover h5 p{opacity: 1;}


      .footWrap{height:405px;font-family:"Microsoft Yahei"; background:#001427; border-bottom:6px solid #0873d9; padding-top:60px;}
      .footWrap .footer{ width:1400px; margin:0 auto;}
	  .ftit{ font-size:20px; font-weight:bold; color:#fff; position:relative; line-height:44px; margin-bottom:30px; padding-bottom:30px;}
	  .ftit em{ display:block; font-size:12px; text-transform:uppercase; line-height:17px; font-weight:normal;}
	  .ftit:before{ content:""; position:absolute; bottom:0; left:0; width:20px;height:2px;background:#0873d9;}
	  .cont{ width:30.5714%; overflow:hidden; position:relative;}
	  .cont:before,.code:before{ content:""; position:absolute; top:75px; right:0; width:1px; height:210px; background:#113749;}
	  .cont p{ font-size:14px; line-height:30px; color:#fff;}
	  .cont p b{ padding:0 4px;}
	  .cont p em{ display:block; margin-top:60px; color:#a3a7ab;}
	  .cont p a{ color:#a3a7ab;}
	  .cont p a:hover,.fnav a:hover{ font-weight:bold; color:#0873d9;}
	  .code{ width:42.857%; float:left; position:relative; text-align:center;}
	  .code .ftit:before{ left:50%; margin-left:-10px;}
	  .code p{ line-height:30px;}
	  .code p em{ display:inline-block; width:7.1875rem; height:7.1875rem; margin:0 5px;color:#a3a7ab;}
	  .code p em img{display:block;width:100%;}
	  .fnav{ width:17.85714%;}
	  .fnav p{ font-size:14px; line-height:50px;}
	  .fnav p a{ display:block; width:50%; float:left; color:#fff; line-height:50px; height:50px; overflow:hidden;}
      @media (min-width: 1200px) and (max-width: 1400px) {
		  .footWrap .footer{ width:1200px; margin:0 auto;}
		  }
      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#008cd7 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#008cd7 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#008cd7 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#008cd7 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#008cd7 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#008cd7 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#008cd7 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
